[INFO] cloning repository https://github.com/comradez/backend-demo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/comradez/backend-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bdc40a8b18d23339319c448b4a05cb943aba485c
[INFO] testing comradez/backend-demo against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcomradez%2Fbackend-demo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/comradez/backend-demo
[INFO] finished tweaking git repo https://github.com/comradez/backend-demo
[INFO] tweaked toml for git repo https://github.com/comradez/backend-demo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/comradez/backend-demo on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/comradez/backend-demo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98d37c91353bf2b472189c6c3495e6d8b5c3eeabdbd20c19530bb2308244d5f6
[INFO] running `Command { std: "docker" "start" "-a" "98d37c91353bf2b472189c6c3495e6d8b5c3eeabdbd20c19530bb2308244d5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98d37c91353bf2b472189c6c3495e6d8b5c3eeabdbd20c19530bb2308244d5f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d37c91353bf2b472189c6c3495e6d8b5c3eeabdbd20c19530bb2308244d5f6", kill_on_drop: false }`
[INFO] [stdout] 98d37c91353bf2b472189c6c3495e6d8b5c3eeabdbd20c19530bb2308244d5f6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33d1d93cb4706590eaa5ead3f99280bcd55faef5603e8127033aa771fce576bf
[INFO] running `Command { std: "docker" "start" "-a" "33d1d93cb4706590eaa5ead3f99280bcd55faef5603e8127033aa771fce576bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.88
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling syn v1.0.62
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling futures-core v0.3.13
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling smallvec v1.6.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.6
[INFO] [stderr]    Compiling futures-sink v0.3.13
[INFO] [stderr]    Compiling instant v0.1.9
[INFO] [stderr]    Compiling proc-macro-nested v0.1.7
[INFO] [stderr]    Compiling lock_api v0.4.2
[INFO] [stderr]    Compiling bytes v0.5.6
[INFO] [stderr]    Compiling pin-project-lite v0.1.12
[INFO] [stderr]    Compiling futures-task v0.3.13
[INFO] [stderr]    Compiling futures-io v0.3.13
[INFO] [stderr]    Compiling pin-project-internal v0.4.27
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling futures-channel v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling copyless v0.1.5
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.124
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling standback v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling async-trait v0.1.47
[INFO] [stderr]    Compiling serde v1.0.124
[INFO] [stderr]    Compiling unicode-segmentation v1.7.1
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling once_cell v1.7.2
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling const_fn v0.4.5
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling signal-hook-registry v1.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.3
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling parking_lot v0.11.1
[INFO] [stderr]    Compiling heck v0.3.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling object v0.23.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling rustc-demangle v0.1.18
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling http v0.2.3
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling time v0.2.25
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling tracing-core v0.1.17
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling resolv-conf v0.7.0
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling thread_local v1.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling cookie v0.14.4
[INFO] [stderr]    Compiling tracing v0.1.25
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling regex-syntax v0.6.22
[INFO] [stderr]    Compiling byteorder v1.4.2
[INFO] [stderr]    Compiling httparse v1.3.5
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling cpuid-bool v0.1.2
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling sha-1 v0.9.4
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling libsqlite3-sys v0.20.1
[INFO] [stderr]    Compiling backtrace v0.3.56
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling socket2 v0.3.19
[INFO] [stderr]    Compiling tokio v1.3.0
[INFO] [stderr]    Compiling language-tags v0.2.2
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.5
[INFO] [stderr]    Compiling bytestring v1.0.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling mio v0.7.9
[INFO] [stderr]    Compiling r2d2 v0.8.9
[INFO] [stderr]    Compiling qstring v0.7.2
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.4.3
[INFO] [stderr]    Compiling futures-macro v0.3.13
[INFO] [stderr]    Compiling derive_more v0.99.11
[INFO] [stderr]    Compiling actix-macros v0.1.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.24
[INFO] [stderr]    Compiling time-macros-impl v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.0.5
[INFO] [stderr]    Compiling enum-as-inner v0.3.3
[INFO] [stderr]    Compiling actix-macros v0.2.0
[INFO] [stderr]    Compiling diesel_derives v1.4.1
[INFO] [stderr]    Compiling actix-web-codegen v0.4.0
[INFO] [stderr]    Compiling time-macros v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.24
[INFO] [stderr]    Compiling pin-project v1.0.5
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling actix-rt v2.1.0
[INFO] [stderr]    Compiling pin-project v0.4.27
[INFO] [stderr]    Compiling actix-codec v0.3.0
[INFO] [stderr]    Compiling actix-threadpool v0.3.3
[INFO] [stderr]    Compiling diesel v1.4.6
[INFO] [stderr]    Compiling actix-service v1.0.6
[INFO] [stderr]    Compiling actix-rt v1.1.1
[INFO] [stderr]    Compiling futures v0.3.13
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling trust-dns-proto v0.19.6
[INFO] [stderr]    Compiling actix-utils v2.0.0
[INFO] [stderr]    Compiling actix-server v1.0.4
[INFO] [stderr]    Compiling actix-tls v2.0.0
[INFO] [stderr]    Compiling actix-testing v1.0.1
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling trust-dns-resolver v0.19.6
[INFO] [stderr]    Compiling actix-connect v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.0
[INFO] [stderr]    Compiling actix-router v0.2.7
[INFO] [stderr]    Compiling actix-http v2.2.0
[INFO] [stderr]    Compiling awc v2.0.3
[INFO] [stderr]    Compiling actix-web v3.3.2
[INFO] [stderr]    Compiling backend-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `UserJson` is never constructed
[INFO] [stdout]   --> src/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UserJson {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout]   | |         ---- `user` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout] 6 | |         content -> Text,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         pub_date -> Timestamp,
[INFO] [stdout]   | |         -------- `pub_date` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] 15 | |         register_date -> Timestamp,
[INFO] [stdout]    | |         ------------- `register_date` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 -^^^^^^^^^
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                             ^--------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             `Queryable` is not local
[INFO] [stdout]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                             ^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `Queryable` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.39s
[INFO] running `Command { std: "docker" "inspect" "33d1d93cb4706590eaa5ead3f99280bcd55faef5603e8127033aa771fce576bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33d1d93cb4706590eaa5ead3f99280bcd55faef5603e8127033aa771fce576bf", kill_on_drop: false }`
[INFO] [stdout] 33d1d93cb4706590eaa5ead3f99280bcd55faef5603e8127033aa771fce576bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df5ed8d807e79f973611e885fb9999b9b344f279781745f0a3e97f3a6f5ebfb6
[INFO] running `Command { std: "docker" "start" "-a" "df5ed8d807e79f973611e885fb9999b9b344f279781745f0a3e97f3a6f5ebfb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling backend-demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:149:10
[INFO] [stdout]     |
[INFO] [stdout] 149 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:204:10
[INFO] [stdout]     |
[INFO] [stdout] 204 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:228:10
[INFO] [stdout]     |
[INFO] [stdout] 228 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:254:10
[INFO] [stdout]     |
[INFO] [stdout] 254 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:287:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:320:10
[INFO] [stdout]     |
[INFO] [stdout] 320 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/server_test.rs:347:10
[INFO] [stdout]     |
[INFO] [stdout] 347 |         };
[INFO] [stdout]     |          ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserJson` is never constructed
[INFO] [stdout]   --> src/models.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct UserJson {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | | `table` is not local
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout]   | |         -- `id` is not local
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout]   | |         ---- `user` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout]   | |         ----- `title` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] 5 | |         title -> Text,
[INFO] [stdout] 6 | |         content -> Text,
[INFO] [stdout]   | |         ------- `content` is not local
[INFO] [stdout] ... |
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/schema.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | / table! {
[INFO] [stdout] 2 | |     message (id) {
[INFO] [stdout] 3 | |         id -> Integer,
[INFO] [stdout] 4 | |         user -> Integer,
[INFO] [stdout] ... |
[INFO] [stdout] 7 | |         pub_date -> Timestamp,
[INFO] [stdout]   | |         -------- `pub_date` is not local
[INFO] [stdout] 8 | |     }
[INFO] [stdout] 9 | | }
[INFO] [stdout]   | | ^
[INFO] [stdout]   | | |
[INFO] [stdout]   | |_`QueryId` is not local
[INFO] [stdout]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | | `table` is not local
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout]    | |         -- `id` is not local
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout]    | |         ---- `name` is not local
[INFO] [stdout] ...  |
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/schema.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | / table! {
[INFO] [stdout] 12 | |     user (id) {
[INFO] [stdout] 13 | |         id -> Integer,
[INFO] [stdout] 14 | |         name -> Text,
[INFO] [stdout] 15 | |         register_date -> Timestamp,
[INFO] [stdout]    | |         ------------- `register_date` is not local
[INFO] [stdout] 16 | |     }
[INFO] [stdout] 17 | | }
[INFO] [stdout]    | | ^
[INFO] [stdout]    | | |
[INFO] [stdout]    | |_`QueryId` is not local
[INFO] [stdout]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 -^^^^^^^^^
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Insertable` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                 ^---------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]   |                 `table` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/models.rs:5:29
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]   |                             ^--------
[INFO] [stdout]   |                             |
[INFO] [stdout]   |                             `Queryable` is not local
[INFO] [stdout]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stdout] 6 | #[table_name = "message"]
[INFO] [stdout] 7 | pub struct PostMessage {
[INFO] [stdout]   |            ----------- `PostMessage` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 -^^^^^^^^^
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Insertable` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:17
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                 ^---------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stdout]    |                 `table` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> src/models.rs:36:29
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stdout]    |                             ^--------
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             `Queryable` is not local
[INFO] [stdout]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stdout] 37 | #[table_name = "user"]
[INFO] [stdout] 38 | pub struct PostUser {
[INFO] [stdout]    |            -------- `PostUser` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.94s
[INFO] running `Command { std: "docker" "inspect" "df5ed8d807e79f973611e885fb9999b9b344f279781745f0a3e97f3a6f5ebfb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df5ed8d807e79f973611e885fb9999b9b344f279781745f0a3e97f3a6f5ebfb6", kill_on_drop: false }`
[INFO] [stdout] df5ed8d807e79f973611e885fb9999b9b344f279781745f0a3e97f3a6f5ebfb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f61cd521f3b6efced0aa892854f7ac816e48b702bf42f22b50b6c37b23e929c6
[INFO] running `Command { std: "docker" "start" "-a" "f61cd521f3b6efced0aa892854f7ac816e48b702bf42f22b50b6c37b23e929c6", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:149:10
[INFO] [stderr]     |
[INFO] [stderr] 149 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:204:10
[INFO] [stderr]     |
[INFO] [stderr] 204 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:228:10
[INFO] [stderr]     |
[INFO] [stderr] 228 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:254:10
[INFO] [stderr]     |
[INFO] [stderr] 254 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:287:10
[INFO] [stderr]     |
[INFO] [stderr] 287 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:320:10
[INFO] [stderr]     |
[INFO] [stderr] 320 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/server_test.rs:347:10
[INFO] [stderr]     |
[INFO] [stderr] 347 |         };
[INFO] [stderr]     |          ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: struct `UserJson` is never constructed
[INFO] [stderr]   --> src/models.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | pub struct UserJson {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | | `table` is not local
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr]   | |         -- `id` is not local
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr]   | |         ---- `user` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_user`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] 5 | |         title -> Text,
[INFO] [stderr]   | |         ----- `title` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_title`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] 5 | |         title -> Text,
[INFO] [stderr] 6 | |         content -> Text,
[INFO] [stderr]   | |         ------- `content` is not local
[INFO] [stderr] ... |
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_content`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/schema.rs:1:1
[INFO] [stderr]   |
[INFO] [stderr] 1 | / table! {
[INFO] [stderr] 2 | |     message (id) {
[INFO] [stderr] 3 | |         id -> Integer,
[INFO] [stderr] 4 | |         user -> Integer,
[INFO] [stderr] ... |
[INFO] [stderr] 7 | |         pub_date -> Timestamp,
[INFO] [stderr]   | |         -------- `pub_date` is not local
[INFO] [stderr] 8 | |     }
[INFO] [stderr] 9 | | }
[INFO] [stderr]   | | ^
[INFO] [stderr]   | | |
[INFO] [stderr]   | |_`QueryId` is not local
[INFO] [stderr]   |   move the `impl` block outside of this function `_impl_query_id_for_pub_date`
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | | `table` is not local
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_table`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr]    | |         -- `id` is not local
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_id`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr]    | |         ---- `name` is not local
[INFO] [stderr] ...  |
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_name`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/schema.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | / table! {
[INFO] [stderr] 12 | |     user (id) {
[INFO] [stderr] 13 | |         id -> Integer,
[INFO] [stderr] 14 | |         name -> Text,
[INFO] [stderr] 15 | |         register_date -> Timestamp,
[INFO] [stderr]    | |         ------------- `register_date` is not local
[INFO] [stderr] 16 | |     }
[INFO] [stderr] 17 | | }
[INFO] [stderr]    | | ^
[INFO] [stderr]    | | |
[INFO] [stderr]    | |_`QueryId` is not local
[INFO] [stderr]    |   move the `impl` block outside of this function `_impl_query_id_for_register_date`
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `QueryId` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `QueryId` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `QueryId` which comes from the expansion of the macro `table` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 ^---------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Insertable` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 -^^^^^^^^^
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Insertable` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:17
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                 ^---------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `UndecoratedInsertRecord` is not local
[INFO] [stderr]   |                 `table` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this function `_impl_insertable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/models.rs:5:29
[INFO] [stderr]   |
[INFO] [stderr] 5 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]   |                             ^--------
[INFO] [stderr]   |                             |
[INFO] [stderr]   |                             `Queryable` is not local
[INFO] [stderr]   |                             move the `impl` block outside of this function `_impl_queryable_for_postmessage`
[INFO] [stderr] 6 | #[table_name = "message"]
[INFO] [stderr] 7 | pub struct PostMessage {
[INFO] [stderr]   |            ----------- `PostMessage` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]   = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]   = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 ^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Insertable` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 -^^^^^^^^^
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Insertable` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:17
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                 ^---------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `UndecoratedInsertRecord` is not local
[INFO] [stderr]    |                 `table` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this function `_impl_insertable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Insertable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Insertable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Insertable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/models.rs:36:29
[INFO] [stderr]    |
[INFO] [stderr] 36 | #[derive(Debug, Insertable, Queryable)]
[INFO] [stderr]    |                             ^--------
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             `Queryable` is not local
[INFO] [stderr]    |                             move the `impl` block outside of this function `_impl_queryable_for_postuser`
[INFO] [stderr] 37 | #[table_name = "user"]
[INFO] [stderr] 38 | pub struct PostUser {
[INFO] [stderr]    |            -------- `PostUser` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Queryable` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Queryable` may come from an old version of the `diesel_derives` crate, try updating your dependency with `cargo update -p diesel_derives`
[INFO] [stderr]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]    = note: this warning originates in the derive macro `Queryable` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `backend-demo` (bin "backend-demo" test) generated 26 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/backend_demo-d96697b989b61b4c)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test server_test::server_test::test_unknown_user ... FAILED
[INFO] [stdout] test server_test::server_test::test_can_reach ... FAILED
[INFO] [stdout] test server_test::server_test::test_clear_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_content_lost ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_content_too_long ... FAILED
[INFO] [stdout] test server_test::server_test::test_message_can_be_fetched ... FAILED
[INFO] [stdout] test server_test::server_test::test_title_lost ... FAILED
[INFO] [stdout] test server_test::server_test::test_add_new_message ... FAILED
[INFO] [stdout] test server_test::server_test::test_user_name_too_long ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_unknown_user stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_unknown_user' (38) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd346c8 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:334:24
[INFO] [stdout]   23:     0x57798dcdaae6 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced2d0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf105 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd48e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdb332 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdb332 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdb332 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc989d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd83aa - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdea1b - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcd9c65 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce994d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc50d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcec6f0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbe705 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd16e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcb90ac - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcb90ac - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcb90ac - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc0ea - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca235 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb5b42 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4c43 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb4737 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb300e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7bb7 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd8756 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc36cb - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd26fd3 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bb62 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:331:5
[INFO] [stdout]   53:     0x57798dd329d7 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:332:33
[INFO] [stdout]   54:     0x57798dcd6fd6 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_unknown_user::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_can_reach stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_can_reach' (19) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd32b6d - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:76:24
[INFO] [stdout]   23:     0x57798dcdaa86 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dcecf40 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbee05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd39e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdacd2 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdacd2 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdacd2 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc959d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd82ba - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcde92b - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcd95a5 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce988d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc1dd - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcec360 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbe405 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd07e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcb7b1c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcb7b1c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcb7b1c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc08a - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcc9f95 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb5062 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4be3 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb44f7 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb270e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7887 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd8604 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc35dd - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd26f11 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3b9e4 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:74:5
[INFO] [stdout]   53:     0x57798dd32947 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:75:30
[INFO] [stdout]   54:     0x57798dcd6f16 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_can_reach::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_clear_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_clear_message' (20) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd35810 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:391:24
[INFO] [stdout]   23:     0x57798dcdab06 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced400 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf205 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd4de - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdb552 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdb552 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdb552 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc999d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd83fa - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdea6b - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcd9ea5 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce998d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc61d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcec820 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbe805 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd1be - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcb97dc - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcb97dc - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcb97dc - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc10a - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca315 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb5ee2 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4c63 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb47f7 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb330e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7cc7 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd87c6 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc371b - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd27013 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bbe2 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:388:5
[INFO] [stdout]   53:     0x57798dd32a07 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:389:34
[INFO] [stdout]   54:     0x57798dcd7016 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_clear_message::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_content_lost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_content_lost' (21) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd33c5e - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:217:24
[INFO] [stdout]   23:     0x57798dcdaac6 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced1a0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf005 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd43e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdb112 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdb112 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdb112 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc979d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd835a - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcde9cb - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcd9a25 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce990d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc3fd - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcec5c0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbe605 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd11e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcb897c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcb897c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcb897c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc0ca - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca155 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb57a2 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4c23 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb4677 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb2d0e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7aa7 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd86e4 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc367d - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd26f91 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bae4 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:214:5
[INFO] [stdout]   53:     0x57798dd329a7 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:215:33
[INFO] [stdout]   54:     0x57798dcd6f96 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_lost::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_title_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_title_too_long' (36) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd361d2 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:300:24
[INFO] [stdout]   23:     0x57798dcdab26 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced530 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf305 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd52e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdb772 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdb772 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdb772 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc9a9d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd844a - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdeabb - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcda0e5 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce99cd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc72d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcec950 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbe905 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd20e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcb9f0c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcb9f0c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcb9f0c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc12a - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca3f5 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb6282 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4c83 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb48b7 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb360e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7dd7 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd8834 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc376d - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd27051 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bc64 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:297:5
[INFO] [stdout]   53:     0x57798dd32a37 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:298:35
[INFO] [stdout]   54:     0x57798dcd7056 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_too_long::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_content_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_content_too_long' (22) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd38002 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:268:24
[INFO] [stdout]   23:     0x57798dcdab66 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced790 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf505 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd5ce - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdbbb2 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdbbb2 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdbbb2 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc9c9d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd84ea - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdeb5b - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcda565 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce9a4d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc94d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcecbb0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbeb05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd2ae - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcbad6c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcbad6c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcbad6c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc16a - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca5b5 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb69c2 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4cc3 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb4a37 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb3c0e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7ff7 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd8914 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc380d - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd270d1 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bd64 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:265:5
[INFO] [stdout]   53:     0x57798dd32a97 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:266:37
[INFO] [stdout]   54:     0x57798dcd70d6 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_content_too_long::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_message_can_be_fetched stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_message_can_be_fetched' (31) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd39611 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:89:24
[INFO] [stdout]   23:     0x57798dcdaba6 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced9f0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf705 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd66e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdbff2 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdbff2 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdbff2 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc9e9d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd858a - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdebfb - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcda9e5 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce9acd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbcb6d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcece10 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbed05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd34e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcbbbcc - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcbbbcc - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcbbbcc - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc1aa - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca775 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb7102 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4d03 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb4bb7 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb420e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd8217 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd89f6 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc38ab - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd27153 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3be62 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:86:5
[INFO] [stdout]   53:     0x57798dd32af7 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:87:43
[INFO] [stdout]   54:     0x57798dcd7156 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_message_can_be_fetched::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_title_lost stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_title_lost' (35) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd3320e - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:193:24
[INFO] [stdout]   23:     0x57798dcdaaa6 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced070 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbef05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd3ee - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdaef2 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdaef2 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdaef2 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc969d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd830a - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcde97b - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcd97e5 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce98cd - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc2ed - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcec490 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbe505 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd0ce - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcb824c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcb824c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcb824c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc0aa - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca075 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb5402 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4c03 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb45b7 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb2a0e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7997 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd8674 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc362d - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd26f51 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3ba64 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:190:5
[INFO] [stdout]   53:     0x57798dd32977 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:191:31
[INFO] [stdout]   54:     0x57798dcd6f56 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_title_lost::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_add_new_message stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_add_new_message' (18) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd36d06 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:135:24
[INFO] [stdout]   23:     0x57798dcdab46 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced660 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf405 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd57e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdb992 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdb992 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdb992 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc9b9d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd849a - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdeb0b - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcda325 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce9a0d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbc83d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dceca80 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbea05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd25e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcba63c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcba63c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcba63c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc14a - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca4d5 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb6622 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4ca3 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb4977 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb390e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd7ee7 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd88a6 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc37bb - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd27093 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bce2 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:132:5
[INFO] [stdout]   53:     0x57798dd32a67 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:133:36
[INFO] [stdout]   54:     0x57798dcd7096 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_add_new_message::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- server_test::server_test::test_user_name_too_long stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'server_test::server_test::test_user_name_too_long' (39) panicked at src/server_test.rs:26:14:
[INFO] [stdout] Unable to open the database.: Error(Some("attempt to write a readonly database"))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x57798e12bcaa - std[fce30c26ee6459b]::backtrace_rs::backtrace::trace_unsynchronized::<std[fce30c26ee6459b]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x57798e12bcaa - std[fce30c26ee6459b]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x57798e12bcaa - <<std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d17f6591d688f3bd]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x57798e1426ea - <core[d17f6591d688f3bd]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x57798e1426ea - core[d17f6591d688f3bd]::fmt::write
[INFO] [stdout]    6:     0x57798e130742 - std[fce30c26ee6459b]::io::default_write_fmt::<alloc[dad09f3a48280dba]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x57798e130742 - <alloc[dad09f3a48280dba]::vec::Vec<u8> as std[fce30c26ee6459b]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x57798e10a4ff - <std[fce30c26ee6459b]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x57798e10a4ff - std[fce30c26ee6459b]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x57798e123e09 - std[fce30c26ee6459b]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x57798dd51a8c - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x57798dd51a8c - test[9653f4f1d2ca1489]::test_main_inner::<test[9653f4f1d2ca1489]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x57798e123fc2 - <alloc[dad09f3a48280dba]::boxed::Box<dyn for<'a, 'b> core[d17f6591d688f3bd]::ops::function::Fn<(&'a std[fce30c26ee6459b]::panic::PanicHookInfo<'b>,), Output = ()> + core[d17f6591d688f3bd]::marker::Sync + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::Fn<(&std[fce30c26ee6459b]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x57798e123fc2 - std[fce30c26ee6459b]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x57798e10a5b8 - std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x57798e0ff5b9 - std[fce30c26ee6459b]::sys::backtrace::__rust_end_short_backtrace::<std[fce30c26ee6459b]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x57798e10b36d - __rustc[de152adb51f02556]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x57798e142eac - core[d17f6591d688f3bd]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x57798e142c22 - core[d17f6591d688f3bd]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x57798dd1246a - <core[d17f6591d688f3bd]::result::Result<r2d2[41e29c8bc143362e]::Pool<diesel[922fc20d80f572a3]::r2d2::ConnectionManager<diesel[922fc20d80f572a3]::sqlite::connection::SqliteConnection>>, r2d2[41e29c8bc143362e]::Error>>::expect
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57798dd3aeaa - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::init_test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:26:14
[INFO] [stdout]   22:     0x57798dd38b02 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:241:24
[INFO] [stdout]   23:     0x57798dcdab86 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:67
[INFO] [stdout]   24:     0x57798dced8c0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   25:     0x57798dcbf605 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   26:     0x57798dcbd61e - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   27:     0x57798dcdbdd2 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   28:     0x57798dcdbdd2 - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   29:     0x57798dcdbdd2 - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:634:42
[INFO] [stdout]   30:     0x57798dcc9d9d - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::task::local::Context>>::set::<<tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   31:     0x57798dcd853a - <tokio[186b5df80dc797a5]::task::local::LocalSet>::with::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:548:17
[INFO] [stdout]   32:     0x57798dcdebab - <tokio[186b5df80dc797a5]::task::local::RunUntil<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:624:22
[INFO] [stdout]   33:     0x57798dcda7a5 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:498:19
[INFO] [stdout]   34:     0x57798dce9a8d - <core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}> as core[d17f6591d688f3bd]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x57798dcbca5d - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:74
[INFO] [stdout]   36:     0x57798dcecce0 - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:106:9
[INFO] [stdout]   37:     0x57798dcbec05 - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::try_with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   38:     0x57798dcbd2fe - <std[fce30c26ee6459b]::thread::local::LocalKey<core[d17f6591d688f3bd]::cell::Cell<tokio[186b5df80dc797a5]::coop::Budget>>>::with::<tokio[186b5df80dc797a5]::coop::with_budget<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>::{closure#0}, core[d17f6591d688f3bd]::task::poll::Poll<()>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   39:     0x57798dcbb49c - tokio[186b5df80dc797a5]::coop::with_budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:99:13
[INFO] [stdout]   40:     0x57798dcbb49c - tokio[186b5df80dc797a5]::coop::budget::<core[d17f6591d688f3bd]::task::poll::Poll<()>, <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/coop.rs:76:5
[INFO] [stdout]   41:     0x57798dcbb49c - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:184:35
[INFO] [stdout]   42:     0x57798dcbc18a - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:29
[INFO] [stdout]   43:     0x57798dcca695 - <tokio[186b5df80dc797a5]::macros::scoped_tls::ScopedKey<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Context>>::set::<tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/macros/scoped_tls.rs:61:9
[INFO] [stdout]   44:     0x57798dcb6d62 - tokio[186b5df80dc797a5]::runtime::basic_scheduler::enter::<<tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>::{closure#0}, (), tokio[186b5df80dc797a5]::runtime::driver::Driver>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:266:13
[INFO] [stdout]   45:     0x57798dcb4ce3 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::Inner<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:176:9
[INFO] [stdout]   46:     0x57798dcb4af7 - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::InnerGuard<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<core[d17f6591d688f3bd]::pin::Pin<&mut <tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:405:38
[INFO] [stdout]   47:     0x57798dcb3f0e - <tokio[186b5df80dc797a5]::runtime::basic_scheduler::BasicScheduler<tokio[186b5df80dc797a5]::runtime::driver::Driver>>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/basic_scheduler.rs:136:30
[INFO] [stdout]   48:     0x57798dcd8107 - <tokio[186b5df80dc797a5]::runtime::Runtime>::block_on::<<tokio[186b5df80dc797a5]::task::local::LocalSet>::run_until<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/runtime/mod.rs:450:51
[INFO] [stdout]   49:     0x57798dcd8984 - <tokio[186b5df80dc797a5]::task::local::LocalSet>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.3.0/src/task/local.rs:459:12
[INFO] [stdout]   50:     0x57798dcc385d - <actix_rt[c0ac706256b0bdae]::runtime::Runtime>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/runtime.rs:85:20
[INFO] [stdout]   51:     0x57798dd27111 - <actix_rt[c0ac706256b0bdae]::system::SystemRunner>::block_on::<backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-rt-2.1.0/src/system.rs:186:17
[INFO] [stdout]   52:     0x57798dd3bde4 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:238:5
[INFO] [stdout]   53:     0x57798dd32ac7 - backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/server_test.rs:239:39
[INFO] [stdout]   54:     0x57798dcd7116 - <backend_demo[f1eee5d32b9cd1df]::server_test::server_test::test_user_name_too_long::{closure#0} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57798dd44d6b - <fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57798dd44d6b - test[9653f4f1d2ca1489]::__rust_begin_short_backtrace::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, fn() -> core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x57798dd5255b - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x57798dd5255b - std[fce30c26ee6459b]::panicking::catch_unwind::<core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>, core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x57798dd5255b - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<test[9653f4f1d2ca1489]::run_test_in_process::{closure#0}>, core[d17f6591d688f3bd]::result::Result<(), alloc[dad09f3a48280dba]::string::String>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test_in_process
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x57798dd5255b - test[9653f4f1d2ca1489]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x57798dd4bc74 - test[9653f4f1d2ca1489]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x57798dd4bc74 - std[fce30c26ee6459b]::sys::backtrace::__rust_begin_short_backtrace::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x57798dd55162 - <core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::do_call::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x57798dd55162 - std[fce30c26ee6459b]::panicking::catch_unwind::<(), core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x57798dd55162 - std[fce30c26ee6459b]::panic::catch_unwind::<core[d17f6591d688f3bd]::panic::unwind_safe::AssertUnwindSafe<std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x57798dd55162 - std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked::<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x57798dd55162 - <std[fce30c26ee6459b]::thread::lifecycle::spawn_unchecked<test[9653f4f1d2ca1489]::run_test::{closure#1}, ()>::{closure#1} as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x57798e12b58f - <alloc[dad09f3a48280dba]::boxed::Box<dyn core[d17f6591d688f3bd]::ops::function::FnOnce<(), Output = ()> + core[d17f6591d688f3bd]::marker::Send> as core[d17f6591d688f3bd]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   74:     0x57798e12b58f - <std[fce30c26ee6459b]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   75:     0x7e62e8df3aa4 - <unknown>
[INFO] [stdout]   76:     0x7e62e8e80a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     server_test::server_test::test_add_new_message
[INFO] [stdout]     server_test::server_test::test_can_reach
[INFO] [stdout]     server_test::server_test::test_clear_message
[INFO] [stdout]     server_test::server_test::test_content_lost
[INFO] [stdout]     server_test::server_test::test_content_too_long
[INFO] [stdout]     server_test::server_test::test_message_can_be_fetched
[INFO] [stdout]     server_test::server_test::test_title_lost
[INFO] [stdout]     server_test::server_test::test_title_too_long
[INFO] [stdout]     server_test::server_test::test_unknown_user
[INFO] [stdout]     server_test::server_test::test_user_name_too_long
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin backend-demo`
[INFO] running `Command { std: "docker" "inspect" "f61cd521f3b6efced0aa892854f7ac816e48b702bf42f22b50b6c37b23e929c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f61cd521f3b6efced0aa892854f7ac816e48b702bf42f22b50b6c37b23e929c6", kill_on_drop: false }`
[INFO] [stdout] f61cd521f3b6efced0aa892854f7ac816e48b702bf42f22b50b6c37b23e929c6
